bootstrap-vz software package provides tool for creating Debian images for cloud platforms (CLI), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install bootstrap-vz
bootstrap-vz is installed in your system.
Make ensure the bootstrap-vz package were installed using the commands given below,
$ sudo dpkg-query -l | grep bootstrap-vz *
You will get with bootstrap-vz package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Administration Utilities |
| Package | bootstrap-vz |
| Version | 0.9.10+20160928git-1 |
| Description | tool for creating Debian images for cloud platforms (CLI) |
| Sub Section | Admin |